
/* 主体和头部 */
body{}
.g-hd-outer{  background-color: #c54706;}
/* 导航 */
.m-nav{background:url(../img/nav.png) no-repeat left top;}
.m-nav .u-first{border-left:none;}
.m-nav>ul>li{}
.m-nav ul li a{  
  color: #fff;
}
.m-nav ul li{color:#fff;}
.m-nav ul li a{}
.m-nav ul li a:hover{color:#000;}
.m-nav ul li ul {background-color:rgb(197,71,6);}
.m-nav ul li ul li ul {background-color:rgb(197,71,6);}
.m-nav ul li ul.last li ul{background-color:#992a2c;color:#fff;}
.m-nav ul ul li {color:#fff;}
.m-nav .select {}
.m-nav .select>a{color:#000;}
.m-nav ul ul .select {color:#888;}
/*color:rgb(196,164,80)*/



.m-default-default h2{background:url(../../orange/img/dt-5-yellow.gif) repeat-x;}
.m-default-default .more{background:url(../../orange/img/more-yellow.gif) repeat-x;}


/* 搜索 */
.m-search{margin-top:20px;float: right;height: 28px;border:2px solid #c54706; }
.m-search .u-search-key{border: 0 none;color: #ccc;float: left;font-size: 14px;height: 18px;line-height: 18px;padding: 5px;width:330px;}
.m-search .u-search-btn{color:#fff;background:#c54706;font-size: 14px;border: 0 none;height: 30px;overflow: hidden;width: 60px;float:right;}


/* 脚部 */
.g-ft {
  width: 100%;
  height: 62px;
  padding-top: 38px;
  min-width: 1000px;
  float: left;
  background: url(../img/foot.png);
  margin-top: 30px;
  line-height: 18px;
}
.g-ft-inner{  
  color: #aea7a5;}
.g-ft,.g-ft a,.ft ahover{}
.m-ft-nav span{}
.m-ft-nav{
  color: #6a6a6a;
}
.m-ft-nav a{color: #6a6a6a;}
.m-ft-text{
  color: #aea7a5;
}
.m-ft-text a{color: #aea7a5;}


/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #c54706;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #c54706;} 
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{border: 1px solid #c54706;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #c54706;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #c54706;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #c54706;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #d65716;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}

/*按钮颜色*/
.newDeatilBtns .detailbtn a{background: #c54706; color: #fff;}